Skip to content

Improve error output#157

Closed
NejcS wants to merge 13 commits intomainfrom
feat/render_error_output
Closed

Improve error output#157
NejcS wants to merge 13 commits intomainfrom
feat/render_error_output

Conversation

@NejcS
Copy link
Copy Markdown
Contributor

@NejcS NejcS commented Apr 13, 2026

Note: This PR works on a previously opened PR that adds post rendering console output. I will point this to main once #154 is merged.

Changes:

  • prints potential errors after the standard post rendering console output
  • removes python traceback from most types of expected exceptions (especially the user centric ones like missing API, credit balance low, missing template ...)
  • removes all with console.status('...'): because those polluted the post rendering console output

Example outputs of failed renders:
Screenshot 2026-04-13 at 14 13 33
Screenshot 2026-04-13 at 14 13 50

@NejcS NejcS requested a review from pedjaradenkovic April 13, 2026 13:37
@NejcS NejcS self-assigned this Apr 13, 2026
@NejcS NejcS force-pushed the feat/post_rendering_output branch from 7ec56f7 to 84a8113 Compare April 14, 2026 08:09
Base automatically changed from feat/post_rendering_output to main April 14, 2026 08:10
@NejcS NejcS closed this Apr 14, 2026
@NejcS NejcS deleted the feat/render_error_output branch April 14, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant